home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / uc31-1.zip / PCMAGNET.SCR < prev    next >
Text File  |  1992-12-28  |  159b  |  11 lines

  1. DELAY 2000
  2. WAITFOR "Name:"
  3. SEND "PCMAGNET^M"
  4. WAITFOR "UIC:"
  5. DELAY 2000
  6. SEND "your uic^M"
  7. WAITFOR "Password:"
  8. DELAY 2000
  9. SEND "your password^M"
  10. EXIT
  11.